home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2002 January / maximum-cd-2002-01.iso / Files / Game demos / Ultimate Ride / setup / game / Tracks / Steel / Support.def < prev    next >
Encoding:
Text File  |  2001-08-02  |  942 b   |  67 lines

  1. # Support Definition
  2. #
  3. # Defines how to create geometry for the supports
  4. # for this track type
  5.  
  6. Support 
  7. {
  8.     # Pole to support coaster
  9.     Pole
  10.     {
  11.         Name: Support
  12.         Material
  13.         {
  14.             Diffuse: 0.6 0.6 0 
  15.             Ambient: 0 0 0 
  16.             Specular: 0.38842 0.3641437 0 
  17.             Power: 10.00
  18.         }
  19.  
  20.         CrossSection
  21.         {
  22.             Vertices 7 : 0.3880 0.0000 0.1940 0.3360 -0.1940 0.3360 -0.3880 0.0000 -0.1940 -0.3360 0.1940 -0.3360 0.3880 -0.0000
  23.  
  24.             
  25.         }
  26.     }    
  27.     Pole
  28.     {
  29.         Name: Support
  30.         LOD: 1
  31.         Material
  32.         {
  33.             Diffuse: 0.6 0.6 0 
  34.             Ambient: 0 0 0 
  35.             Specular: 0.38842 0.3641437 0 
  36.             Power: 10.00
  37.         }
  38.  
  39.         CrossSection
  40.         {
  41.             Vertices 4 : 0.3880 0.0000 -0.1940 0.3360 -0.1940 -0.3360 0.3880 -0.0000
  42.         }
  43.     }        
  44.     Pole
  45.     {
  46.         Name: Support
  47.         LOD: 2
  48.         Material
  49.         {
  50.             Diffuse: 0.6 0.6 0 
  51.             Ambient: 0 0 0 
  52.         }
  53.  
  54.         CrossSection
  55.         {
  56.             Vertices 1 : 0 0
  57.         }
  58.     }    
  59.  
  60.     JointGeom
  61.     {
  62.         Name:    Support
  63.         Geometry MetalX.mx 
  64.     }
  65. }
  66.  
  67.